﻿CHARACTERS = {
	if = {
		limit = { exists = c:SLW }
		c:SLW = {
			create_character = {
				# La Mappaseling, Sultan Adam Najamuddin
				#role = politician # Remove this line
				first_name = "La_Mappaseling"
				last_name = "Bone"
				ruler = yes
				birth_date = 1779.1.12 # reigned from 1835 - 1845, birth date unknown
				interest_group = ig_landowners
				ideology = ideology_traditionalist
				traits = {
				}
			}	

			create_character = {
				# La Parenrengi, Sultan Ahmad Muhiddin	
				#role = politician # Remove this line
				first_name = "La_Parenrengi"
				last_name = "Bone"
				heir = yes
				birth_date = 1806.10.9 # reigned from 1845 - 1857, birth date unknown
				interest_group = ig_landowners
				ideology = ideology_traditionalist
				traits = {
				}
			}
		}
	}
}
